[INFO] fetching crate radicle-httpd 0.10.0...
[INFO] testing radicle-httpd-0.10.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate radicle-httpd 0.10.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate radicle-httpd 0.10.0
[INFO] finished tweaking crates.io crate radicle-httpd 0.10.0
[INFO] tweaked toml for crates.io crate radicle-httpd 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radicle-httpd 0.10.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate radicle-httpd 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05b21a58debb143fb7cbc936f57d6e071cf3a89c7ec7ed88265160a0953ced8e
[INFO] running `Command { std: "docker" "start" "-a" "05b21a58debb143fb7cbc936f57d6e071cf3a89c7ec7ed88265160a0953ced8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b21a58debb143fb7cbc936f57d6e071cf3a89c7ec7ed88265160a0953ced8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b21a58debb143fb7cbc936f57d6e071cf3a89c7ec7ed88265160a0953ced8e", kill_on_drop: false }`
[INFO] [stdout] 05b21a58debb143fb7cbc936f57d6e071cf3a89c7ec7ed88265160a0953ced8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c40fcdec94b8287e6cf346da3771ea87dff11f1530b7eabb15479bb71ef6c5c
[INFO] running `Command { std: "docker" "start" "-a" "3c40fcdec94b8287e6cf346da3771ea87dff11f1530b7eabb15479bb71ef6c5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling amplify_num v0.5.2
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling ec25519 v0.1.0
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling git-ref-format-core v0.3.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling git-ref-format-macro v0.3.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling amplify v4.6.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cyphergraphy v0.3.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling cypheraddr v0.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling git-ref-format v0.3.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling radicle-std-ext v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling socks5-client v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling qcheck v1.0.0
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling ssh-key v0.6.6
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling cyphernet v0.5.2
[INFO] [stderr]    Compiling radicle-ssh v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling nonempty v0.9.0
[INFO] [stderr]    Compiling radicle-dag v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling escargot v0.5.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling radicle-surf v0.21.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling snapbox-macros v0.3.8
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling termion v2.0.3
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling localtime v1.3.1
[INFO] [stderr]    Compiling tree-sitter-md v0.1.7
[INFO] [stderr]    Compiling tree-sitter-ruby v0.20.1
[INFO] [stderr]    Compiling tree-sitter-bash v0.20.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]    Compiling tree-sitter-css v0.20.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tree-sitter-c v0.20.8
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-toml v0.20.0
[INFO] [stderr]    Compiling tree-sitter-go v0.20.0
[INFO] [stderr]    Compiling tree-sitter-json v0.20.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling tree-sitter-html v0.20.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling unicode-display-width v0.3.0
[INFO] [stderr]    Compiling termion v3.0.0
[INFO] [stderr]    Compiling radicle-signals v0.9.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling nonempty v0.5.0
[INFO] [stderr]    Compiling radicle-cli v0.10.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tree-sitter-highlight v0.20.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling radicle-httpd v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling timeago v0.4.2
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling axum-server v0.6.0
[INFO] [stderr]    Compiling axum-auth v0.7.0
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling radicle-git-ext v0.7.0
[INFO] [stderr]    Compiling radicle-term v0.10.0
[INFO] [stderr]    Compiling sqlite3-sys v0.15.2
[INFO] [stderr]    Compiling sqlite v0.32.0
[INFO] [stderr]    Compiling radicle-crypto v0.10.0
[INFO] [stderr]    Compiling radicle-cob v0.11.0
[INFO] [stderr]    Compiling radicle v0.11.0
[INFO] [stderr]    Compiling radicle-cli-test v0.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
[INFO] running `Command { std: "docker" "inspect" "3c40fcdec94b8287e6cf346da3771ea87dff11f1530b7eabb15479bb71ef6c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c40fcdec94b8287e6cf346da3771ea87dff11f1530b7eabb15479bb71ef6c5c", kill_on_drop: false }`
[INFO] [stdout] 3c40fcdec94b8287e6cf346da3771ea87dff11f1530b7eabb15479bb71ef6c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 663d5134203b0efbb80b83ed7026d7da368f7b4c8d3a3c24df8a50cb29783268
[INFO] running `Command { std: "docker" "start" "-a" "663d5134203b0efbb80b83ed7026d7da368f7b4c8d3a3c24df8a50cb29783268", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum-server v0.6.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling radicle-httpd v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.85s
[INFO] running `Command { std: "docker" "inspect" "663d5134203b0efbb80b83ed7026d7da368f7b4c8d3a3c24df8a50cb29783268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "663d5134203b0efbb80b83ed7026d7da368f7b4c8d3a3c24df8a50cb29783268", kill_on_drop: false }`
[INFO] [stdout] 663d5134203b0efbb80b83ed7026d7da368f7b4c8d3a3c24df8a50cb29783268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 86979e2ea0c00f5e614e0ff659de530624cd3cac8abf2981637d9110bed4ab24
[INFO] running `Command { std: "docker" "start" "-a" "86979e2ea0c00f5e614e0ff659de530624cd3cac8abf2981637d9110bed4ab24", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radicle_httpd-1590bfd6251c9c93)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] [2m2026-03-30T05:53:29.139330Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:29.184220Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:29.197748Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] test api::v1::projects::routes::test_projects_blob_not_found ... ok
[INFO] [stdout] [2m2026-03-30T05:53:29.230358Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:29.243437Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:29.254047Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:29.263421Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:29.267532Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_blob ... ok
[INFO] [stdout] [2m2026-03-30T05:53:29.279263Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:29.288529Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:29.294571Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:29.301372Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:29.316092Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:29.332894Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_commits ... ok
[INFO] [stdout] test api::v1::delegates::routes::test_delegates_projects ... ok
[INFO] [stdout] [2m2026-03-30T05:53:29.389596Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] test api::v1::projects::routes::test_projects_commits_not_found ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects ... ok
[INFO] [stdout] [2m2026-03-30T05:53:29.436677Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::profile::routes::test_remote_profile ... ok
[INFO] [stdout] test api::v1::profile::routes::test_profile ... ok
[INFO] [stdout] [2m2026-03-30T05:53:29.863192Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:29.875255Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:29.907398Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-03-30T05:53:29.913439Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_commits_root ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_create_patches ... ok
[INFO] [stdout] [2m2026-03-30T05:53:30.128235Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:30.171927Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:30.187240Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:30.231042Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-03-30T05:53:30.241937Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:30.254700Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:30.260959Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:30.271988Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:30.283041Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-03-30T05:53:30.293075Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_root ... ok
[INFO] [stdout] [2m2026-03-30T05:53:30.343921Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_assign ... ok
[INFO] [stdout] [2m2026-03-30T05:53:30.429747Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] test api::v1::projects::routes::test_projects_diff ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_create ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_reply ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_issues_comment ... ok
[INFO] [stdout] [2m2026-03-30T05:53:30.862397Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:30.916406Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-03-30T05:53:30.979376Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:31.051955Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_not_found ... ok
[INFO] [stdout] [2m2026-03-30T05:53:31.161001Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:31.220353Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:31.226011Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-03-30T05:53:31.278050Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:31.301139Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-03-30T05:53:31.343961Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-03-30T05:53:31.397150Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_assign ... ok
[INFO] [stdout] [2m2026-03-30T05:53:31.473348Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_edit ... ok
[INFO] [stdout] [2m2026-03-30T05:53:31.537557Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:31.612142Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_label ... ok
[INFO] [stdout] [2m2026-03-30T05:53:31.688486Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:31.744125Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_merges ... ok
[INFO] [stdout] [2m2026-03-30T05:53:31.991031Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_discussions ... ok
[INFO] [stdout] [2m2026-03-30T05:53:32.060360Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] [2m2026-03-30T05:53:32.102843Z[0m [34mDEBUG[0m Contributor issue: 41e2823caa54f1d53e375035ed4aabd0a89fa855
[INFO] [stdout] [2m2026-03-30T05:53:32.205331Z[0m [34mDEBUG[0m Contributor patch: 3e3f0dc34b3eeb64cfbc7218fbd52b97246e0564
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_reviews ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_revisions ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_patches_revisions_edit ... ok
[INFO] [stdout] [2m2026-03-30T05:53:32.684438Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:32.686966Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:32.724800Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:32.746316Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:32.785257Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:32.801737Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:32.803029Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:32.804383Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_readme ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_remotes_not_found ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_private ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_remotes ... ok
[INFO] [stdout] [2m2026-03-30T05:53:33.165032Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:33.189791Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:33.237516Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:33.238648Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:33.245698Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:33.262456Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:33.268013Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:33.305507Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:33.305507Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] test api::v1::projects::routes::test_projects_tree ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_remotes_root ... ok
[INFO] [stdout] test api::v1::projects::routes::test_projects_stats ... ok
[INFO] [stdout] [2m2026-03-30T05:53:33.408105Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:33.415105Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:33.426316Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_root ... ok
[INFO] [stdout] [2m2026-03-30T05:53:33.601648Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:33.606136Z[0m [31mERROR[0m not found
[INFO] [stdout] test routes::test_invalid_route_returns_404 ... ok
[INFO] [stdout] test api::v1::stats::routes::test_stats ... ok
[INFO] [stdout] [2m2026-03-30T05:53:33.643093Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] test api::v1::projects::routes::test_projects_tree_not_found ... ok
[INFO] [stdout] test api::v1::sessions::routes::test_session ... ok
[INFO] [stdout] [2m2026-03-30T05:53:33.889139Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:33.937065Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:33.938449Z[0m [31mERROR[0m not found
[INFO] [stdout] [2m2026-03-30T05:53:33.939746Z[0m [34mDEBUG[0m id: RepoId(rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp)
[INFO] [stdout] [2m2026-03-30T05:53:33.940275Z[0m [34mDEBUG[0m headers: {"content-type": "application/json"}
[INFO] [stdout] [2m2026-03-30T05:53:33.940792Z[0m [34mDEBUG[0m path: "info/refs"
[INFO] [stdout] [2m2026-03-30T05:53:33.941215Z[0m [34mDEBUG[0m method: "GET"
[INFO] [stdout] [2m2026-03-30T05:53:33.941699Z[0m [34mDEBUG[0m remote: "0.0.0.0:8080"
[INFO] [stdout] [2m2026-03-30T05:53:33.962944Z[0m [32m INFO[0m git-http-backend: exited successfully for rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp
[INFO] [stdout] [2m2026-03-30T05:53:33.963613Z[0m [34mDEBUG[0m git-http-backend: {"Content-Type": ["text/plain"], "Expires": ["Fri, 01 Jan 1980 00:00:00 GMT"], "Pragma": ["no-cache"], "Cache-Control": ["no-cache, max-age=0, must-revalidate"], "Content-Length": ["999"]}
[INFO] [stdout] [2m2026-03-30T05:53:34.002088Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] test git::routes::test_aliases ... ok
[INFO] [stdout] [2m2026-03-30T05:53:34.031521Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:34.034169Z[0m [34mDEBUG[0m id: RepoId(rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp)
[INFO] [stdout] [2m2026-03-30T05:53:34.034286Z[0m [34mDEBUG[0m headers: {"content-type": "application/json"}
[INFO] [stdout] [2m2026-03-30T05:53:34.034335Z[0m [34mDEBUG[0m path: "info/refs"
[INFO] [stdout] [2m2026-03-30T05:53:34.034525Z[0m [34mDEBUG[0m method: "GET"
[INFO] [stdout] [2m2026-03-30T05:53:34.034558Z[0m [34mDEBUG[0m remote: "0.0.0.0:8080"
[INFO] [stdout] [2m2026-03-30T05:53:34.044768Z[0m [34mDEBUG[0m Contributor issue: ca67d195c0b308b51810dedd93157a20764d5db5
[INFO] [stdout] [2m2026-03-30T05:53:34.050274Z[0m [32m INFO[0m git-http-backend: exited successfully for rad:z4FucBZHZMCsxTyQE1dfE2YR59Qbp
[INFO] [stdout] [2m2026-03-30T05:53:34.050357Z[0m [34mDEBUG[0m git-http-backend: {"Expires": ["Fri, 01 Jan 1980 00:00:00 GMT"], "Cache-Control": ["no-cache, max-age=0, must-revalidate"], "Pragma": ["no-cache"], "Content-Length": ["999"], "Content-Type": ["text/plain"]}
[INFO] [stdout] [2m2026-03-30T05:53:34.059939Z[0m [34mDEBUG[0m Contributor patch: b4084412ea3644d7dd7ae075c1cbbd4d702db0ec
[INFO] [stdout] [2m2026-03-30T05:53:34.062917Z[0m [31mERROR[0m not found
[INFO] [stdout] test raw::routes::test_file_handler ... ok
[INFO] [stdout] test git::routes::test_info_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.49s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rad-web.rs (/opt/rustwide/target/debug/deps/rad_web-6a9ecc34e926fa20)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/radicle_httpd-bfaa9e96b2b6e1e4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests radicle_httpd
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "86979e2ea0c00f5e614e0ff659de530624cd3cac8abf2981637d9110bed4ab24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86979e2ea0c00f5e614e0ff659de530624cd3cac8abf2981637d9110bed4ab24", kill_on_drop: false }`
[INFO] [stdout] 86979e2ea0c00f5e614e0ff659de530624cd3cac8abf2981637d9110bed4ab24
